home *** CD-ROM | disk | FTP | other *** search
/ Amiga Developer CD 2.1 / Amiga Developer CD v2.1.iso / Reference / DevCon / Milan_1991 / Devcon91.1 / Libraries / Intuition / other_examples / StrDemo / make.script next >
Encoding:
Text File  |  1992-09-01  |  236 b   |  11 lines

  1. ; in lieu of a makefile, this script will build strdemo
  2.  
  3. lc -iVINCLUDE: -iINCLATTICE: strdemo
  4.  
  5. ; no stack checking for the hook code
  6. lc -iVINCLUDE: -iINCLATTICE: -v strhooks
  7.  
  8. lc -iVINCLUDE: -iINCLATTICE: strgad
  9.  
  10. blink with strdemo.with
  11.